Mapping URL: /shopcustomer/country/{id}
Description: find the shopcustomer entities of country with the appended id
Microservice: CountryService
/shopcustomer/country/{id} |
Mapping URL: /shopcustomer/country/{id}
Description: CountryService
Name: findAllShopCustomerOfCountry(id)
Request Method: GET
Service Interface: /shopcustomer/country/{id}
Service Entity: Country
3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |